ubuntu20安装配置clash for windows

参考:https://zhuanlan.zhihu.com/p/658776207

step1:在github上下载安装包

(下载地址:https://link.zhihu.com/?target=https%3A//github.com/Fndroid/clash_for_windows_pkg/releases

Untitled

下载上图对应的安装包

step2:解压压缩包并安装

1
2
3
4
5
6
7
# 把解压后的文件夹命名为Clash,之后移动到/opt目录下
# opt为常用软件安装的目录
tar -zxvf Clash.for.Windows-0.20.30-x64-linux.tar.gz
sudo mv Clash /opt/
# 进入到/opt/Clash 后输入
./cfw
# 程序顺利运行

step3:配置clash

1)配置节点

下载订阅连接

Untitled

选择一个延迟小的节点

Untitled

全局配置

Untitled

2)设置代理

Untitled

配置完成后就可以打开谷歌测试啦,如果还无法打开谷歌,可以重启试试看